翻訳と辞書
Words near each other
・ Hew Whitefoord Dalrymple
・ Hewa Bora Airways
・ Hewa Bora Airways destinations
・ Hewa Bora Airways Flight 122
・ Hewa Bora Airways Flight 952
・ Hewa language
・ Hewa people
・ Hewad TV
・ Heureux Anniversaire
・ Heurich Brewery
・ Heurich Mausoleum
・ Heuriger
・ Heuringhem
・ Heurist
・ Heuristic
Heuristic (computer science)
・ Heuristic (disambiguation)
・ Heuristic (engineering)
・ Heuristic analysis
・ Heuristic argument
・ Heuristic evaluation
・ Heuristic function
・ Heuristic Park
・ Heuristic routing
・ Heuristic Squelch
・ Heuristic-systematic model of information processing
・ HeuristicLab
・ Heuristics and sports
・ Heuristics in judgment and decision-making
・ Heurne


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Heuristic (computer science) : ウィキペディア英語版
Heuristic (computer science)

In computer science, artificial intelligence, and mathematical optimization, a heuristic is a technique designed for solving a problem more quickly when classic methods are too slow, or for finding an approximate solution when classic methods fail to find any exact solution. This is achieved by trading optimality, completeness, accuracy, or precision for speed. In a way, it can be considered a shortcut.
== Definition and motivation ==

The objective of a heuristic is to produce a solution in a reasonable time frame that is good enough for solving the problem at hand. This solution may not be the best of all the actual solutions to this problem, or it may simply approximate the exact solution. But it is still valuable because finding it does not require a prohibitively long time.
Heuristics may produce results by themselves, or they may be used in conjunction with optimization algorithms to improve their efficiency (e.g., they may be used to generate good seed values).
Results about NP-hardness in theoretical computer science make heuristics the only viable option for a variety of complex optimization problems that need to be routinely solved in real-world applications.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Heuristic (computer science)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.